Correctly discover exe suffix through rustc
authorAlex Crichton <alex@alexcrichton.com>
Mon, 28 Jul 2014 17:32:14 +0000 (10:32 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 28 Jul 2014 17:33:02 +0000 (10:33 -0700)
commita162c0885b9fde26ed5b66de26502ee078cb8c6f
treecd340bbecc9e4eb54dc8a104f1f35aad868e47ca
parent42decaec5c03fce7c619ab4057699ff23e6c3663
Correctly discover exe suffix through rustc

There was a bug when this was written in rustc that prevented this, but it has
since been fixed.
src/cargo/ops/cargo_rustc/context.rs